home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload Trio 2 / Shareware Overload Trio Volume 2 (Chestnut CD-ROM).ISO / dir41 / ssinf323.zip / SYSINFO.HIS < prev    next >
Text File  |  1993-06-12  |  5KB  |  132 lines

  1.  
  2.  
  3.  
  4. SysInfo HISTORY (HISTORY PRIOR TO V3.10 HAS BEEN DELETED)
  5. ---------------
  6. 3.22    Fixed a MAJOR bug in the display info.  The bug would 
  7.     occur if for example the system was booted without a 
  8.     startup-sequence.  This caused the program to totally 
  9.     hang or crash. 
  10.  
  11.     Added a new function in the BOARDS section as many
  12.     users have asked for.  If SysInfo does not recognise
  13.     a board by name, SysInfo will look in an external
  14.     ascii file that you create, and try to find a match
  15.     for each unknown card.  Please see the README file for 
  16.     specific info on creating this file.
  17.  
  18.     Added the ability to split the 68020 and 68EC020 CPU's.
  19.     So who said it couldn't be done eh?.  Tests so far
  20.     seem to indicate the routine works fine.
  21.     
  22.     Replaced the "DISABLED" and "ENABLED" strings for the 
  23.     MMU display with "NOT IN USE" AND "IN USE" respectively
  24.     as some users seems to think that disabled, meant 
  25.     permanently disabled or a less than working version.
  26.     Remember though that just because SysInfo states that
  27.     you may have one, does not necessarily meant it is
  28.     in a fully working state, some 68EC030's have an less
  29.     than operational MMU that will partially work and
  30.     SysInfo sees this as a working MMU.
  31.     
  32.     Added the ability to recognise kickstart that have
  33.     been "ReKicked" and kickstarts larger than 512k.  This
  34.     information if found will be displayed in the scroll
  35.     area beside the kickstart version.
  36.  
  37. 3.21    There was an error in the string for 25Mhz Amigas and
  38.     this was forcing it to show as "25000".  This has now
  39.     been corrected and shows correctly as "25.00" 
  40.  
  41. 3.20    Even though the -p Print routine was working fine the
  42.     internal print gadget routine was broken.  I have fixed
  43.     this and now it prints ok.
  44.  
  45. 3.19    Thanks to a good friend of mine, Andy Clay, a blatant
  46.     bug has been fixed that has been in SysInfo since
  47.     V3.00.  The priority display in the Task and Port lists
  48.     was shown as values between 0 and 255 instead of -128
  49.     to +127.  This has been corrected and it now shows the
  50.     correct value.  Strange how it took this long for someone
  51.     to notice such an obvious error.  Thanks Andy.
  52.     
  53.     The Total Size memory field inside the Memory function
  54.     was inaccurate and losing half a meg on some setups, this
  55.     has been corrected.
  56.  
  57. 3.18    Corrected a problem for some IDE drives in the A4000.
  58.     It seems that some brands of IDE drives do not like
  59.     reads of 128K or greater at once and some users have 
  60.     not set their "MAXTRANSFER" value to $FFFF.  The SPEED function
  61.     of SysInfo tried to use a 128K read, so I have changed
  62.     this to 64K.  It fixes the problem for a Quantum IDE LP52
  63.     drive and I expect it should fix all others.
  64.  
  65. 3.17    Corrected an error in the drives function.  It always
  66.     used a read size of TD_SECTOR in order to fetch the 
  67.     first block of the boot sector.  CD-ROM drives with 2048
  68.     bytes per sector did not like this.  I have changed the
  69.     read size to the id_BytesPerSector of the particular device
  70.         being read.
  71.  
  72. 3.16    Fixed a bug in the dhrystones printing routine, any
  73.     subsequent printing of the number could be wrong if
  74.     it was much smaller (eg. caches off) because the 
  75.     number was not erased first, and part of the old
  76.     number was left behind.
  77.  
  78. 3.15    Fixed the "lies" of CLOCK function, it should now 
  79.     correctly report if you have a Commodore compatible
  80.     hardware clock or not.  Older versions lied on the
  81.     A1200 and A600.
  82.  
  83. 3.14    Fixed an error for the 68020 CPU.  The "DCACHE" gadget
  84.     was still enabled, even though the string correctly
  85.     showed N/A.  
  86.     
  87.     Now I have access to an A1200 I made the A1200 speed 
  88.     comparison slightly more accurate.
  89.  
  90. 3.13    Added a "You" string to make it more obvious which
  91.     computer the red bar was for as some users were 
  92.     confused by this.  (Sheeesh!!)
  93.  
  94. V3.12   Since re-arranging some of the strings in the main display
  95.     I neglected the print strings and subsequently they
  96.     were all mixed up.  I have now corrected this.
  97.  
  98. V3.11   Was unfinished and I never personally released this version 
  99.      but some local person posted it and it ended up on Fish, I 
  100.      was most annoyed at this.
  101.  
  102.     Fixed a bug on the A3000, where a guru would result
  103.     from using any of the cache gadgets after doing a speed
  104.     test.
  105.     
  106.     Due to massive public demand, the Comment is back.  Please
  107.     take this as a tongue-in-cheek comment, it is not to be
  108.     taken seriously.
  109.  
  110. V3.10   When the program loads my Logo is in the centre of the 
  111.     screen.  The logo is a map of Australia, and if you look 
  112.     to right of the 'S' in 'NWS' you will see a star burst in 
  113.     the location of my home town 'Toowoomba'.
  114.     Thanks to Kurt Boulter from Don Quixote Software for the
  115.     logo graphics.        
  116.     
  117.     Removed all the Memory amount displays from the main screen 
  118.     as it was rather redundant with the 'Memory' function gadget.  
  119.     This also allowed for larger and better strings for some of 
  120.     the other displays.
  121.     
  122.     Removed the DMAC display, as it looks like the revised
  123.     chip will not be released.  It seemed pointless to look for
  124.     a newer chip if they are not going to release it.
  125.     
  126.     Six new gadgets to manipulate cache modes.  This requires
  127.     V2.0 AmigaDOS or later.  See main doc for more info.
  128.     
  129.     Chip memory comparison has changed so the comparison
  130.     is done against a standard A600 instead of an A3000.
  131.  
  132.